home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1997 January
/
inter@ivo 1997-01.iso
/
cybint12
/
bin
/
david.dxr
/
00061.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-14
|
262 b
|
15 lines
on exitFrame
if rollOver(15) then
cursor([901, 902])
else
cursor(-1)
end if
if the movieTime of sprite 15 = the duration of cast 75 then
set the sound of cast 75 to 0
InVis(15)
unLoadCast(75)
go("ecr3")
end if
Loopframe()
end